home *** CD-ROM | disk | FTP | other *** search
- set_area_N="
- test ! -e fb_location \"Canada (East)\" goto l1
- set fb_loc_address \"Tony Stone Images\\r\\n33 Bloor Street East, Suite 805, Toronto, Ontario, M4W 3H1\\r\\nTel 416 488 9495\\r\\nFax 416 488 9448\\r\\nResearch/Sales 800 234 7880\\r\\nCatalog Fulfillment 800 644 1658\\r\\nemail: info@getty-images.com\\r\\nweb site: www.getty-images.com\"
- set fb_loc_fax \"Tony Stone Images 416 488 9448\"
- l1:
- test ! -e fb_location \"Canada (West)\" goto l2
- set fb_loc_address \"Tony Stone Images\\r\\n7th Floor, 134 Abbott Street, Vancouver, British Columbia.\\r\\nV6B 2K4\\r\\nTel 604 688 9818\\r\\nFax 604 684 2452\\r\\nResearch/Sales 800 234 7880\\r\\nCatalog Fulfillment 800 644 1658\\r\\nemail: info@getty-images.com\\r\\nweb site: www.getty-images.com\"
- set fb_loc_fax \"Tony Stone Images 604 684 2452\"
- l2:
- test ! -e fb_location \"USA (New York; New Jersey; Connecticut)\" goto l3
- set fb_loc_address \"Tony Stone Images\\r\\n475 Park Avenue South, 31st Floor, New York, NY10016\\r\\nTel 212 545 8220\\r\\nFax 212 545 9797\\r\\nResearch/Sales 800 234 7880\\r\\nCatalog Fulfillment 800 644 1658\\r\\nemail: info@getty-images.com\\r\\nweb site: www.getty-images.com\"
- set fb_loc_fax \"Tony Stone Images 212 545 9797\"
- l3:
- test ! -e fb_location \"USA (Rest of USA)\" goto l4
- set fb_loc_address \"Tony Stone Images\\r\\n122 South Michigan Avenue, Suite 900, Chicago, IL 60603\\r\\nTel 312 644 7880\\r\\nFax 312 644 8851\\r\\nResearch/Sales 800 234 7880\\r\\nCatalog Fulfillment 800 644 1658\\r\\nemail: info@getty-images.com\\r\\nweb site: www.getty-images.com\"
- set fb_loc_fax \"Tony Stone Images 312 644 8851\"
- l4:
- "
-